import { StepperField } from '@aws-amplify/ui-react'; export const DefaultStepperFieldExample = () => { return ( ); };